home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / examples / dtdts / README.z / README
Encoding:
Text File  |  2003-11-18  |  453 b   |  20 lines

  1.  
  2.  
  3. This directory contains demonstrations of the Dts data typing API
  4.  
  5. datatyping -    Examples of using the Dts API to determine information about
  6.         a set of files.
  7.  
  8.         This program will display the data type, icon name
  9.         and supported actions for each file passed to it.
  10.  
  11.         The dtaction client can then be used to
  12.         execute a supported action on the file.
  13.  
  14.         The usage for datatyping is:
  15.         Usage: datatyping file1 [ file2 ... ]
  16.  
  17.         example:
  18.  
  19.             datatyping *
  20.